Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Log Threshold (-logthreshold)

Use Log Threshold (-logthreshold) to specify the file size threshold of log files.

Operating system
and syntax
UNIX
Windows
-logthreshold n
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

n

A log file size threshold in bytes.

When the current log file becomes equal to or greater than the specified size, OpenEdge renames and saves the log file and creates a new log file.

Valid values are:

OpenEdge names log files based on a sequence number using the following format:

<filename>.999999.<extension> 

For example, if you specify a log file named my.log, OpenEdge renames the log file to my.000001.log before creating a new log file.

Use the Client Logging (-clientlog) startup parameter to specify a log file name for 4GL clients. Use the Number of Log Files to Keep (-numlogfiles) startup parameter to specify the number of log files to keep.

You can also can use the LOG-THRESHOLD attribute on the LOG-MANAGER system handle to specify the file size threshold of log files. For more information, see the OpenEdge Development: Progress 4GL Reference .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095